1bashThis demonstrates printing the current user's username using the built-in $USER variable.echo "Current user: $USER"bash internaldata manipulationsenvironment variablesbuilt-in environment variables